home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / s / snapstockv2.11.lha / SnapStock2.11 / V211.readme < prev    next >
Text File  |  1996-01-24  |  5KB  |  118 lines

  1.  
  2. SnapStock V2.11 NOTES:
  3.  
  4. Thank you for trying my little stock market/mutual fund charting and portfolio 
  5. tracking program. Don't forget to read through the other DOC and README files 
  6. before getting carried away. The top of SNAPSTOCK.DOC contains SnapStock's 
  7. impressive feature list, and an overview of the program.
  8.  
  9. This version features a new scripting function. This feature is under 
  10. construction, so expect it to change a little in future releases. A few
  11. sample scripts are included for your use. There are two SCRIPTS drawers, one
  12. in the main directory, and another inside the CHARTS directory. Up to ten
  13. scripts may be placed into this latter directory, whereupon they will 
  14. automatically appear on the ten function keys.
  15.  
  16. If you have an unaccellerated Amiga, click on DATE FREQ so that it reads
  17. "weekly" before looking at any of the sample charts. They each contain over four
  18. years of daily data, and could take over a minute to display on a slow machine.
  19. Switching to a WEEKLY or MONTHLY display will make the program about 2-4 times
  20. faster.
  21.  
  22. Thanks are due to my BETA testers on GENIE who helped me get SnapStock to this 
  23. point. I have been using SnapStock for about 5 years, in various incarnations,
  24. and I do not expect it to have any truly serious bugs. Just the same, I would 
  25. appreciate it if any of the kind people I am sharing this with would let me know
  26. about anything that seems not to be working properly.
  27.  
  28. I am currently developing SnapStock on a GVP A530 accellerated Amiga 500. I have
  29. tested SnapStock under WB 1.3, 2.0, 2.1 and 3.1. I have not had the opportunity to
  30. try it with an AGA machine. If you have an A1200 or A4000, please write to me to 
  31. let me know how SnapStock works.
  32.  
  33. If the program GURUs, you have an accellerated machine, and you need a program 
  34. such as DEGRADER to handle privileged instruction violations sometimes found 
  35. in older programs. SnapStock's executable was created with version 1.0 of the
  36. True Basic compiler. There is no newer version of this compiler, and I'm stuck
  37. with it now (I started on SnapStock quite a few years ago.) I am using DEGRADER
  38. with PRIVILEGED checked, and SnapStock is very stable and crash-free. If you
  39. have DEGRADER in your C or UTILITIES directory, SnapStock will AUTOMATICALLY 
  40. set it up properly and run it.
  41.  
  42. -Dave Muse
  43.  
  44. ON GENIE:
  45.  
  46. D.MUSE   
  47.  
  48.  
  49. E-MAIL:
  50.  
  51. D.MUSE@GENIE.COM or dmuse@oeonline.com
  52.  
  53.  
  54.  
  55.  
  56. CONTENTS OF THIS DISTRIBUTION:
  57.  
  58. SnapStock          --  ICONX script sets up and runs the program
  59. SSTOCK.EXE         --  The main executable
  60. Version21.readme   --  This document
  61. Setup.doc          --  How to set up SnapStock
  62. Quickstart.doc     --  Easy and quick examples
  63. SnapStock.doc      --  Complete documentation
  64. AladScript.readme  --  How to use included Aladdin script
  65. Aladdin.scr        --  For GENIE Aladdin users - retrieves quotes
  66. History.doc        --  Irrelevant historical info
  67.  
  68.  
  69. SCRIPTS directory:
  70.  
  71. Scripts.readme     --  About the included script files
  72. Demonst.sct        --  An automated demo, similar to QUICKSTART.DOC
  73. MakePortfChart.scr --  Builds a portfolio chart from historical data
  74. Trial.cfg          --  A portfolio configuration for MakePortfChart.scr
  75. Trial.xpr          --  A quotes file for use with MakePortfChart.scr
  76.  
  77.  
  78. CHARTS directory:
  79.  
  80. Charts.readme      --  About the included chart files
  81. Quotes.gen         --  Sample quotes file in GENIE format
  82. Quotes.xpr         --  Sample quotes in Ingenius (X*PRESS) format
  83. AAPL               --  Sample chart file - APPLE Computer
  84. ASH                --  Sample chart file - ASHLAND Oil
  85. CBU                --  Sample chart file - COMMODORE Computer's death
  86. FDCPX              --  Sample chart file - Fidelity Select Computers
  87. FDPMX              --  Sample chart file - Fidelity Select Precious Metals
  88. MHP                --  Sample chart file - MCGRAW HILL Publishing
  89. SWK                --  Sample chart file - STANLEY WORKS
  90. IBM.ASCII          --  Sample ASCII FORMAT chart file - use IMPORT to see
  91. TOTAL              --  Sample PORTFOLIO chart file
  92.  
  93.  
  94. SUPPORT directory (inside CHARTS directory):
  95.  
  96. SSTOCK.CFG         --  Put your own portfolio information in here
  97. TITLE.SST          --  Graphic title used by SnapStock
  98. MENU.SST           --  Graphic menu used by the program
  99. HELP.SST           --  Graphic help screen used by SnapStock
  100. LAST.PRF           --  Copy of quotes SnapStock makes from last update
  101. LAST.RPT           --  Not included, but will be created (last report info)
  102. REQ.SST            --  File requester used by the program
  103.  
  104.  
  105. SCRIPTS directory (inside CHARTS directory)
  106.  
  107. 2envelp.sct        --  Plots two overlapping envelopes on your chart.
  108. TwoWave.sct        --  Two overlapping filter charts, long and short periods.
  109. 2waveX5.sct        --  Makes two-wave charts for the 1st 5 issues.
  110. FrSweep.sct        --  Makes an animated frequency sweep (cool, try it!)
  111. PrintRP.sct        --  Prints both your portfolio and performance charts.
  112. RP2disk,sct        --  Prints both reports to disk files.
  113. ThreeMA.sct        --  Makes three overlapping moving averages.
  114. 2invert.sct        --  Plots two overlapping inverse moving averages.
  115. MyUpdat.sct        --  Performs an auto-update from the specified file.
  116. SnapX10.sct        --  Places charts of your 1st 10 issues in snapshot album.
  117.  
  118.